Adding a Notify step
Add a Notify step to a process to build custom execution logs and/or send customized notification messages to your subscribed email alerts or RSS feed.
Procedure
-
Add the Notify step to the process.
The Notify Properties dialog opens. -
Enter a custom label.
-
Enter a notification title.
-
Select a message level.
-
Enter your desired message. (Example: Profile Element Type for Order Number from XML)
-
Add any input parameters that you would like to appear in your message.
{1},{2},{3}, etc., where the numeric value corresponds to the order in which the parameter was added. For example:Order: {1} Completed Successfully. -
To send the notification as an email alert to subscribers, select Enable Events.
-
To log the notification in the base logs folder of the Runtime, select Enable User Log. This option is applied only when the process executes on a local Runtime.
-
To aggregate notifications such that for a given document only one notification is generated, turn on Write Once Per Execution.
noteIf you select this option, the process cannot access data from incoming documents.
-
Click OK.